home *** CD-ROM | disk | FTP | other *** search
/ 501 Great Games / 501 Great Games - Volume One (2001)(Guildhall Leisure Services).iso / BALLMSTR / _SETUP.1 / BallM.exe / 0 / RCDATA / TFORM4 / TFORM4.txt
Text File  |  1998-05-31  |  4KB  |  223 lines

  1. object Form4: TForm4
  2.   Left = 263
  3.   Top = 224
  4.   HelpContext = 40
  5.   BorderStyle = bsDialog
  6.   Caption = 'Best results'
  7.   ClientHeight = 182
  8.   ClientWidth = 259
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   Scaled = False
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Panel1: TPanel
  20.     Left = 0
  21.     Top = 25
  22.     Width = 259
  23.     Height = 40
  24.     Align = alTop
  25.     ParentColor = True
  26.     TabOrder = 2
  27.     object Label1: TLabel
  28.       Left = 8
  29.       Top = 12
  30.       Width = 13
  31.       Height = 19
  32.       Caption = '1.'
  33.       Font.Charset = DEFAULT_CHARSET
  34.       Font.Color = clWindowText
  35.       Font.Height = -16
  36.       Font.Name = 'Arial'
  37.       Font.Style = [fsBold]
  38.       ParentFont = False
  39.     end
  40.     object Image1: TImage
  41.       Left = 172
  42.       Top = 2
  43.       Width = 82
  44.       Height = 36
  45.       AutoSize = True
  46.       Transparent = True
  47.     end
  48.     object LabelP1: TLabel
  49.       Left = 172
  50.       Top = 12
  51.       Width = 82
  52.       Height = 16
  53.       Alignment = taCenter
  54.       AutoSize = False
  55.       Caption = '0'
  56.       Font.Charset = DEFAULT_CHARSET
  57.       Font.Color = clWindowText
  58.       Font.Height = -16
  59.       Font.Name = 'Arial'
  60.       Font.Style = [fsBold]
  61.       ParentFont = False
  62.       Transparent = True
  63.     end
  64.     object Edit1: TEdit
  65.       Left = 24
  66.       Top = 10
  67.       Width = 141
  68.       Height = 21
  69.       TabStop = False
  70.       ParentColor = True
  71.       ReadOnly = True
  72.       TabOrder = 0
  73.     end
  74.   end
  75.   object Panel2: TPanel
  76.     Left = 0
  77.     Top = 65
  78.     Width = 259
  79.     Height = 40
  80.     Align = alTop
  81.     ParentColor = True
  82.     TabOrder = 1
  83.     object Label3: TLabel
  84.       Left = 8
  85.       Top = 12
  86.       Width = 13
  87.       Height = 19
  88.       Caption = '2.'
  89.       Font.Charset = DEFAULT_CHARSET
  90.       Font.Color = clWindowText
  91.       Font.Height = -16
  92.       Font.Name = 'Arial'
  93.       Font.Style = [fsBold]
  94.       ParentFont = False
  95.     end
  96.     object Image2: TImage
  97.       Left = 172
  98.       Top = 2
  99.       Width = 82
  100.       Height = 36
  101.       AutoSize = True
  102.       Transparent = True
  103.     end
  104.     object LabelP2: TLabel
  105.       Left = 172
  106.       Top = 12
  107.       Width = 82
  108.       Height = 16
  109.       Alignment = taCenter
  110.       AutoSize = False
  111.       Caption = '0'
  112.       Font.Charset = DEFAULT_CHARSET
  113.       Font.Color = clWindowText
  114.       Font.Height = -16
  115.       Font.Name = 'Arial'
  116.       Font.Style = [fsBold]
  117.       ParentFont = False
  118.       Transparent = True
  119.     end
  120.     object Edit2: TEdit
  121.       Left = 24
  122.       Top = 10
  123.       Width = 141
  124.       Height = 21
  125.       TabStop = False
  126.       ParentColor = True
  127.       ReadOnly = True
  128.       TabOrder = 0
  129.     end
  130.   end
  131.   object Panel3: TPanel
  132.     Left = 0
  133.     Top = 105
  134.     Width = 259
  135.     Height = 40
  136.     Align = alTop
  137.     ParentColor = True
  138.     TabOrder = 3
  139.     object Label5: TLabel
  140.       Left = 8
  141.       Top = 12
  142.       Width = 13
  143.       Height = 19
  144.       Caption = '3.'
  145.       Font.Charset = DEFAULT_CHARSET
  146.       Font.Color = clWindowText
  147.       Font.Height = -16
  148.       Font.Name = 'Arial'
  149.       Font.Style = [fsBold]
  150.       ParentFont = False
  151.     end
  152.     object Image3: TImage
  153.       Left = 172
  154.       Top = 2
  155.       Width = 82
  156.       Height = 36
  157.       AutoSize = True
  158.       Transparent = True
  159.     end
  160.     object LabelP3: TLabel
  161.       Left = 172
  162.       Top = 12
  163.       Width = 82
  164.       Height = 16
  165.       Alignment = taCenter
  166.       AutoSize = False
  167.       Caption = '0'
  168.       Font.Charset = DEFAULT_CHARSET
  169.       Font.Color = clWindowText
  170.       Font.Height = -16
  171.       Font.Name = 'Arial'
  172.       Font.Style = [fsBold]
  173.       ParentFont = False
  174.       Transparent = True
  175.     end
  176.     object Edit3: TEdit
  177.       Left = 24
  178.       Top = 10
  179.       Width = 141
  180.       Height = 21
  181.       TabStop = False
  182.       ParentColor = True
  183.       ReadOnly = True
  184.       TabOrder = 0
  185.     end
  186.   end
  187.   object Button1: TButton
  188.     Left = 100
  189.     Top = 152
  190.     Width = 75
  191.     Height = 25
  192.     Caption = 'OK'
  193.     Default = True
  194.     ModalResult = 1
  195.     TabOrder = 4
  196.   end
  197.   object Panel4: TPanel
  198.     Left = 0
  199.     Top = 0
  200.     Width = 259
  201.     Height = 25
  202.     Align = alTop
  203.     Caption = 'Best results'
  204.     Font.Charset = DEFAULT_CHARSET
  205.     Font.Color = clWindowText
  206.     Font.Height = -16
  207.     Font.Name = 'Arial'
  208.     Font.Style = [fsBold, fsItalic]
  209.     ParentColor = True
  210.     ParentFont = False
  211.     TabOrder = 0
  212.   end
  213.   object Button2: TButton
  214.     Left = 180
  215.     Top = 152
  216.     Width = 75
  217.     Height = 25
  218.     Caption = '&Reset'
  219.     ModalResult = 3
  220.     TabOrder = 5
  221.   end
  222. end
  223.